Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump golang from 1.23.2 to 1.23.3 in /examples/kafka-go #1258

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2024

Bumps golang from 1.23.2 to 1.23.3.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Nov 9, 2024
@dependabot dependabot bot requested a review from a team as a code owner November 9, 2024 15:42
@MrAlias
Copy link
Contributor

MrAlias commented Nov 9, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/docker/examples/kafka-go/golang-1.23.3 branch from 3d09212 to 8740959 Compare November 9, 2024 15:51
@MrAlias
Copy link
Contributor

MrAlias commented Nov 9, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/docker/examples/kafka-go/golang-1.23.3 branch from 8740959 to 3ad2f81 Compare November 9, 2024 16:21
@MrAlias
Copy link
Contributor

MrAlias commented Nov 9, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/docker/examples/kafka-go/golang-1.23.3 branch from 3ad2f81 to faf550e Compare November 9, 2024 16:51
@MrAlias
Copy link
Contributor

MrAlias commented Nov 9, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/docker/examples/kafka-go/golang-1.23.3 branch from faf550e to db625f2 Compare November 9, 2024 17:07
@MrAlias
Copy link
Contributor

MrAlias commented Nov 10, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/docker/examples/kafka-go/golang-1.23.3 branch from db625f2 to 6b1f058 Compare November 10, 2024 15:46
@MrAlias
Copy link
Contributor

MrAlias commented Nov 10, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/docker/examples/kafka-go/golang-1.23.3 branch from 6b1f058 to 32919c6 Compare November 10, 2024 15:57
@MrAlias
Copy link
Contributor

MrAlias commented Nov 10, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/docker/examples/kafka-go/golang-1.23.3 branch from 32919c6 to dc44f87 Compare November 10, 2024 16:07
@MrAlias
Copy link
Contributor

MrAlias commented Nov 10, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/docker/examples/kafka-go/golang-1.23.3 branch from dc44f87 to 7e0d9ae Compare November 10, 2024 16:17
@MrAlias
Copy link
Contributor

MrAlias commented Nov 10, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/docker/examples/kafka-go/golang-1.23.3 branch from 7e0d9ae to e0bc44a Compare November 10, 2024 16:29
@MrAlias
Copy link
Contributor

MrAlias commented Nov 10, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/docker/examples/kafka-go/golang-1.23.3 branch from e0bc44a to 671b3a2 Compare November 10, 2024 16:40
@MrAlias
Copy link
Contributor

MrAlias commented Nov 10, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/docker/examples/kafka-go/golang-1.23.3 branch from 671b3a2 to 8773149 Compare November 10, 2024 18:07
@MrAlias
Copy link
Contributor

MrAlias commented Nov 10, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/docker/examples/kafka-go/golang-1.23.3 branch from 8773149 to 32bcf34 Compare November 10, 2024 20:11
@MrAlias
Copy link
Contributor

MrAlias commented Nov 10, 2024

@dependabot rebase

Bumps golang from 1.23.2 to 1.23.3.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/docker/examples/kafka-go/golang-1.23.3 branch from 32bcf34 to ea73596 Compare November 10, 2024 20:19
@MrAlias MrAlias merged commit 932ba5b into main Nov 10, 2024
27 checks passed
@MrAlias MrAlias deleted the dependabot/docker/examples/kafka-go/golang-1.23.3 branch November 10, 2024 21:12
@MrAlias MrAlias added this to the v0.18.0-alpha milestone Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docker Pull requests that update Docker code Skip Changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant